home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak Vol E-14
/
Vol E-14.iso
/
games
/
reelgold.swf
/
scripts
/
DefineButton2_181
/
BUTTONCONDACTION on(press).as
next >
Wrap
Text File
|
2014-03-11
|
85b
|
6 lines
on(press){
gotoAndStop("menu");
play();
_root.inSFX.fNoise("click");
}